| Einhugur macOS Bridge plugin. |
|
EinhugurVisionBridge.VNClassificationObservation Class
An object that represents classification information that an image-analysis request produces.
EinhugurVisionBridge.VNObservation
VNClassificationObservation
class EinhugurVisionBridge.VNClassificationObservation
Constructors
Properties
ClassName (Inherited) (desktop - console) | Returns the name of the Cocoa class under the hood as String. |
Confidence (Inherited) | Returns the level of confidence in the observation’s accuracy. |
Handle (Inherited) | Returns Integer handle to the native NSObject structure. |
Identifier | Classification label identifying the type of observation. |
UUID (Inherited) | Returns a unique identifier assigned to the Vision observation. |
Methods
shared Cast | Does deep cast on incoming NSObject to VNClassificationObservation. |
shared FromIntegerPtr | Constructs VNClassificationObservation object from Integer handle coming from declares or 3rd party plugin. |
shared IsVNClassificationObservation | Returns true if the NSObject under the hood is VNClassificationObservation or derived from VNClassificationObservation. |
Release (Inherited) | Releases the NSObject. |
Retain (Inherited) | Retains the NSObject |
Constants
Version = 5.0 (Inherited) | |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconiOSUnsupported Platforms:
Windows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bit